Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add terraform config to support locality aware routing in ECS #219

Merged
merged 8 commits into from
Oct 19, 2023

Conversation

Ganeshrockz
Copy link
Contributor

Changes proposed in this PR:

  • Adds TF config to support the locality aware routing feature which is getting released in 1.17. The current release only supports locality aware routing within a single partition. Support for multi partition/peer will be added in the upcoming releases.

How I've tested this PR:

Manually deployed the terraform to check if the client app hits the server present in its locality (AZ)

How I expect reviewers to test this PR:

Checklist:

  • Tests added N/A
  • [ X] CHANGELOG entry added

@Ganeshrockz Ganeshrockz requested a review from cthain October 9, 2023 10:30
Copy link
Contributor

@cthain cthain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had a couple of minor nits/suggestions but nothing blocking. I couldn't actually run the example because I kept getting permission denied errors when trying to create secrets in secret manager. I think this is a restriction on my account.

Approving based on 👀 of the code.

examples/locality-aware-routing/README.md Outdated Show resolved Hide resolved
examples/locality-aware-routing/README.md Outdated Show resolved Hide resolved
examples/locality-aware-routing/README.md Show resolved Hide resolved
examples/locality-aware-routing/README.md Outdated Show resolved Hide resolved
examples/locality-aware-routing/README.md Show resolved Hide resolved
examples/locality-aware-routing/README.md Show resolved Hide resolved
@Ganeshrockz Ganeshrockz merged commit 1533e77 into main Oct 19, 2023
8 checks passed
@Ganeshrockz Ganeshrockz deleted the locality-aware-routing branch October 19, 2023 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants